FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (47 ms)

Package ca.on.oh-olis
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/observation-data-mime-type
Url http://ehealthontario.ca/fhir/ValueSet/observation-data-mime-type
Version 1.0.0
Status active
Name DataMIMEType
Experimental False
Authority hl7
Description Attachment type of observation data supported by Ontario Health

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:ietf:bcp:13 BCP 13


Source

{
  "resourceType" : "ValueSet",
  "id" : "olis-DataMIMEtype",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/observation-data-mime-type",
  "version" : "1.0.0",
  "name" : "DataMIMEType",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Attachment type of observation data supported by Ontario Health",
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:13",
        "concept" : [
          {
            "code" : "tiff",
            "display" : "tiff"
          },
          {
            "code" : "jpeg",
            "display" : "jpeg"
          },
          {
            "code" : "gif",
            "display" : "gif"
          },
          {
            "code" : "html",
            "display" : "html"
          },
          {
            "code" : "xml",
            "display" : "xml"
          },
          {
            "code" : "rtf",
            "display" : "rtf"
          },
          {
            "code" : "pdf",
            "display" : "pdf"
          },
          {
            "code" : "png",
            "display" : "png"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.